g_realloc

Function g_realloc 

Source
pub unsafe extern "C" fn g_realloc(
    mem: *mut c_void,
    n_bytes: u64,
) -> *mut c_void