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

type png_rw_ptr = Option<unsafe extern "C" fn(arg1: *mut png_struct, arg2: *mut u8, arg3: usize)>;