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