JS_Ext_CGetSet_Def

Function JS_Ext_CGetSet_Def 

Source
pub unsafe extern "C" fn JS_Ext_CGetSet_Def(
    name: *const c_char,
    fgetter: JSGetterFunc,
    fsetter: JSSetterFunc,
) -> JSCFunctionListEntry