Type Definition libflycapture2_sys::fc2AsyncCommandCallback [] [src]

type fc2AsyncCommandCallback = Option<unsafe extern "C" fn(_: fc2Error, _: *mut c_void)>;