[][src]Function hermit::__sys_realloc

pub fn __sys_realloc(
    ptr: *mut u8,
    size: usize,
    align: usize,
    new_size: usize
) -> *mut u8

Interface to increase the size of a memory region