Function ff_png_zalloc

Source
pub unsafe extern "C" fn ff_png_zalloc(
    opaque: *mut c_void,
    items: c_uint,
    size: c_uint,
) -> *mut c_void