Type Definition smbclient_sys::smbc_add_cached_srv_fn [] [src]

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