Function kernel32::GetFileAttributesExW [] [src]

pub unsafe extern "system" fn GetFileAttributesExW(
    lpFileName: LPCWSTR,
    fInfoLevelId: GET_FILEEX_INFO_LEVELS,
    lpFileInformation: LPVOID
) -> BOOL