[][src]Function CCODE::WritePrivateProfileStringA

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