smbclient_sys::smbc_chmod_fn [] [src]

type smbc_chmod_fn = Option< extern "C" fn(c: *mut SMBCCTX, fname: *const c_char, mode: mode_t) -> c_int>;