Function js_call_object

Source
pub unsafe extern "C" fn js_call_object(
    object: c_int,
    fn_: *const c_char,
)