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

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