Function rquickjs::qjs::js_mallocz_rt

source ·
pub unsafe extern "C" fn js_mallocz_rt(
    rt: *mut JSRuntime,
    size: u32
) -> *mut c_void