Function sundials_sys::frexpf

source ยท
pub unsafe extern "C" fn frexpf(
    __x: f32,
    __exponent: *mut c_int,
) -> f32