Type Definition libpng_sys::ffi::png_malloc_ptr [] [src]

type png_malloc_ptr = Option<unsafe extern "C" fn(_: *mut png_struct, _: usize) -> *mut c_void>;