Function windows_sys::Win32::System::Rpc::RpcErrorGetNextRecord
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_Foundation"