windows::Win32::System::WinRT::Metadata

Function RoIsApiContractMajorVersionPresent

pub unsafe fn RoIsApiContractMajorVersionPresent<P0>(
    name: P0,
    majorversion: u16,
) -> Result<BOOL>
where P0: Param<PCWSTR>,