[][src]Function qjs_sys::js_mallocz

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