Function sixel_sys::sixel_allocator_calloc [] [src]

pub unsafe extern "C" fn sixel_allocator_calloc(
    allocator: *mut Allocator,
    nelm: usize,
    elsize: usize
) -> *mut c_void