hirofa_quickjs_sys

Function JS_GetOpaque

Source
pub unsafe extern "C" fn JS_GetOpaque(
    obj: JSValue,
    class_id: JSClassID,
) -> *mut c_void