Function GetFileAttributesW [src]

Prototype

pub extern "kernel32" fn GetFileAttributesW( lpFileName: LPCWSTR, ) callconv(.winapi) DWORD

Parameters

lpFileName: LPCWSTR

Source

pub extern "kernel32" fn GetFileAttributesW( lpFileName: LPCWSTR, ) callconv(.winapi) DWORD