Type Definition rsfbclient_core::ibase::FB_SHUTDOWN_CALLBACK[][src]

type FB_SHUTDOWN_CALLBACK = Option<unsafe extern "C" fn(reason: c_int, mask: c_int, arg: *mut c_void) -> c_int>;