Type Definition smbclient_sys::smbc_close_fn [] [src]

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