Function js::jsapi::JS_IsNativeFunction
[−]
[src]
pub unsafe extern "C" fn JS_IsNativeFunction(
funobj: *mut JSObject,
call: JSNative
) -> bool