Function WritePrivateProfileSectionA

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