[][src]Function winapi::um::winbase::WriteProfileStringW

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