Type Definition smbclient_sys::smbc_chmod_fn [] [src]

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