WritePrivateProfileSectionA

Function WritePrivateProfileSectionA 

Source
pub unsafe extern "system" fn WritePrivateProfileSectionA(
    lpAppName: LPCSTR,
    lpString: LPCSTR,
    lpFileName: LPCSTR,
) -> BOOL