Function hirofa_quickjs_sys::js_malloc_rt

source ยท
pub unsafe extern "C" fn js_malloc_rt(
    rt: *mut JSRuntime,
    size: usize,
) -> *mut c_void