JS_Ext_CGetSet_Magic_Def

Function JS_Ext_CGetSet_Magic_Def 

Source
pub unsafe extern "C" fn JS_Ext_CGetSet_Magic_Def(
    name: *const c_char,
    fgetter: JSGetterMagicFunc,
    fsetter: JSSetterMagicFunc,
    magic: i16,
) -> JSCFunctionListEntry