Function win_sys::FileSystem::GetFullPathNameTransactedA[][src]

pub unsafe fn GetFullPathNameTransactedA<'a, Param0, Param4>(
    lpfilename: Param0,
    nbufferlength: u32,
    lpbuffer: PSTR,
    lpfilepart: *mut PSTR,
    htransaction: Param4
) -> u32 where
    Param0: IntoParam<'a, PSTR>,
    Param4: IntoParam<'a, HANDLE>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation