hirofa_quickjs_sys

Function js_mallocz

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