Function ffmpeg_sys_next::remquo

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