jit_realloc

Function jit_realloc 

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