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

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