[][src]Function winapi::shared::bcrypt::BCryptCreateContext

pub unsafe extern "system" fn BCryptCreateContext(
    dwTable: ULONG,
    pszContext: LPCWSTR,
    pConfig: PCRYPT_CONTEXT_CONFIG
) -> NTSTATUS