smbclient_sys::smbc_mkdir_fn [] [src]

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