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

type png_longjmp_ptr = Option<unsafe extern "C" fn(arg1: *mut c_int, arg2: c_int)>;