Function smbclient_sys::smbc_set_credentials_with_fallback [] [src]

pub unsafe extern "C" fn smbc_set_credentials_with_fallback(
    ctx: *mut SMBCCTX,
    workgroup: *const c_char,
    user: *const c_char,
    password: *const c_char
)