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

pub unsafe extern "system" fn SspiUnmarshalCredUIContext(
    MarshaledCredUIContext: PUCHAR,
    MarshaledCredUIContextLength: ULONG,
    CredUIContext: *mut PSEC_WINNT_CREDUI_CONTEXT
) -> SECURITY_STATUS