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

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