Type Definition cups_sys::cups_password_cb_t [] [src]

type cups_password_cb_t = Option<unsafe extern "C" fn(_: *const c_char) -> *const c_char>;