Function rquickjs::qjs::js_realloc_rt

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