Function rquickjs_core::qjs::js_mallocz[][src]

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