Type Definition js::jsapi::NativeImpl [] [src]

type NativeImpl = Option<unsafe extern "C" fn(cx: *mut JSContext, args: *const CallArgs) -> bool>;