Function brealloc

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