JS_Ext_CFunc_Def

Function JS_Ext_CFunc_Def 

Source
pub unsafe extern "C" fn JS_Ext_CFunc_Def(
    name: *const c_char,
    length: u8,
    func1: JSCFunction,
) -> JSCFunctionListEntry