Function JS_ObjectIsBoundFunction

Source
pub unsafe extern "C" fn JS_ObjectIsBoundFunction(
    obj: *mut JSObject,
) -> bool