Function hirofa_quickjs_sys::js_mallocz

source ยท
pub unsafe extern "C" fn js_mallocz(
    ctx: *mut JSContext,
    size: usize,
) -> *mut c_void