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

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