hirofa_quickjs_sys

Function __remquo

source
pub unsafe extern "C" fn __remquo(
    __x: f64,
    __y: f64,
    __quo: *mut c_int,
) -> f64