Function libpng_sys::ffi::png_calloc [] [src]

pub unsafe extern "C" fn png_calloc(
    png_ptr: &png_struct,
    size: usize
) -> *mut c_void