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

pub unsafe extern "system" fn BCryptEnumContextFunctionProviders(
    dwTable: ULONG,
    pszContext: LPCWSTR,
    dwInterface: ULONG,
    pszFunction: LPCWSTR,
    pcbBuffer: *mut ULONG,
    ppBuffer: *mut PCRYPT_CONTEXT_FUNCTION_PROVIDERS
) -> NTSTATUS