Function remquo

Source
pub unsafe extern "C" fn remquo(
    _X: f64,
    _Y: f64,
    _Z: *mut c_int,
) -> f64