Function book_order_eq

Source
#[no_mangle]
pub extern "C" fn book_order_eq(
    lhs: &BookOrder,
    rhs: &BookOrder,
) -> u8