Function winapi::um::fileapi::GetFullPathNameW
source · pub unsafe extern "system" fn GetFullPathNameW(
lpFileName: LPCWSTR,
nBufferLength: DWORD,
lpBuffer: LPWSTR,
lpFilePart: *mut LPWSTR
) -> DWORD