Function libjit_sys::jit_realloc [] [src]

pub unsafe extern "C" fn jit_realloc(
    ptr: *mut c_void,
    size: c_uint
) -> *mut c_void