Function vc6_sys::GetFullPathNameA

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