JS_GetFunctionObject

Function JS_GetFunctionObject 

Source
pub unsafe extern "C" fn JS_GetFunctionObject(
    fun: *mut JSFunction,
) -> *mut JSObject