Function rquickjs::qjs::js_mallocz

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