Type Definition smbclient_sys::smbc_get_auth_data_with_context_fn [] [src]

type smbc_get_auth_data_with_context_fn = Option<extern "C" fn(_: *mut SMBCCTX, _: *const c_char, _: *const c_char, _: *mut c_char, _: c_int, _: *mut c_char, _: c_int, _: *mut c_char, _: c_int)>;