Skip to main content

GetPrivateProfileSectionNamesW

Function GetPrivateProfileSectionNamesW 

Source
pub unsafe fn GetPrivateProfileSectionNamesW<P2>(
    lpszreturnbuffer: Option<&mut [u16]>,
    lpfilename: P2,
) -> u32
where P2: Param<PCWSTR>,