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

pub unsafe extern "system" fn BCryptEnumAlgorithms(
    dwAlgOperations: ULONG,
    pAlgCount: *mut ULONG,
    ppAlgList: *mut *mut BCRYPT_ALGORITHM_IDENTIFIER,
    dwFlags: ULONG
) -> NTSTATUS