Function rquickjs_sys::js_mallocz[][src]

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