Function sixel_sys::sixel_allocator_realloc [] [src]

pub unsafe extern "C" fn sixel_allocator_realloc(
    allocator: *mut Allocator,
    p: *mut c_void,
    n: usize
) -> *mut c_void