mozjs_sys::jsapi

Function JS_DoubleIsInt32

Source
pub unsafe extern "C" fn JS_DoubleIsInt32(
    d: f64,
    ip: *mut i32,
) -> bool