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

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