IsStringSupported

Function IsStringSupported 

pub unsafe fn IsStringSupported<P2>(
    hrc: HRECOCONTEXT,
    wcstring: u32,
    pwcstring: P2,
) -> Result<()>
where P2: Param<PCWSTR>,