Type Definition smbclient_sys::smbc_telldir_fn [] [src]

type smbc_telldir_fn = Option<extern "C" fn(_: *mut SMBCCTX, _: *mut SMBCFILE) -> off_t>;