JS_Ext_CGetSet_Def2

Function JS_Ext_CGetSet_Def2 

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