Function winapi::shared::sspi::SspiUpdateCredentials[][src]

pub unsafe extern "system" fn SspiUpdateCredentials(
    ContextHandle: HANDLE,
    CredType: *mut GUID,
    FlatCredUIContextLength: ULONG,
    FlatCredUIContext: PUCHAR
) -> SECURITY_STATUS