Function GetFileAttributesExA
pub unsafe fn GetFileAttributesExA<P0>(
lpfilename: P0,
finfolevelid: GET_FILEEX_INFO_LEVELS,
lpfileinformation: *mut c_void,
) -> Result<()>where
P0: Param<PCSTR>,
pub unsafe fn GetFileAttributesExA<P0>(
lpfilename: P0,
finfolevelid: GET_FILEEX_INFO_LEVELS,
lpfileinformation: *mut c_void,
) -> Result<()>where
P0: Param<PCSTR>,