pub unsafe extern "system" fn RpcErrorGetNextRecord(
    enumhandle: *const RPC_ERROR_ENUM_HANDLE,
    copystrings: BOOL,
    errorinfo: *mut RPC_EXTENDED_ERROR_INFO
) -> RPC_STATUS
Expand description

Required features: "Win32_System_Rpc", "Win32_Foundation"