hirofa_quickjs_sys

Function js_malloc

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