[][src]Function ndk_sys::remquo

pub unsafe extern "C" fn remquo(
    __x: f64,
    __y: f64,
    __quotient_bits: *mut c_int
) -> f64