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

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