Type Definition cups_sys::cups_password_cb2_t [] [src]

type cups_password_cb2_t = Option<unsafe extern "C" fn(_: *const c_char, _: *mut http_t, _: *const c_char, _: *const c_char, _: *mut c_void) -> *const c_char>;