Function kernel32::WritePrivateProfileSectionW [] [src]

pub unsafe extern "system" fn WritePrivateProfileSectionW(
    lpAppName: LPCWSTR,
    lpString: LPCWSTR,
    lpFileName: LPCWSTR
) -> BOOL