Type Definition smbclient_sys::smbc_get_cached_srv_fn [] [src]

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