Function kernel32::WritePrivateProfileSectionA
[−]
[src]
pub unsafe extern "system" fn WritePrivateProfileSectionA(
lpAppName: LPCSTR,
lpString: LPCSTR,
lpFileName: LPCSTR
) -> BOOL