Function winapi::um::fileapi::GetFullPathNameA[][src]

pub unsafe extern "system" fn GetFullPathNameA(
    lpFileName: LPCSTR,
    nBufferLength: DWORD,
    lpBuffer: LPSTR,
    lpFilePart: *mut LPSTR
) -> DWORD