smbclient_sys::smbc_get_cached_srv_fn [] [src]

type smbc_get_cached_srv_fn = Option< extern "C" fn(c: *mut SMBCCTX, server: *const c_char, share: *const c_char, workgroup: *const c_char, username: *const c_char) -> *mut SMBCSRV>;