smbclient_sys::smbc_ftruncate_fn [] [src]

type smbc_ftruncate_fn = Option< extern "C" fn(c: *mut SMBCCTX, f: *mut SMBCFILE, size: off_t) -> c_int>;