Function WriteProfileStringW

Source
pub unsafe extern "C" fn WriteProfileStringW(
    lpAppName: LPCWSTR,
    lpKeyName: LPCWSTR,
    lpString: LPCWSTR,
) -> BOOL