Type Definition smbclient_sys::smbc_closedir_fn [] [src]

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