Function GetDefaultCommConfigA
pub unsafe fn GetDefaultCommConfigA<P0>(
lpszname: P0,
lpcc: *mut COMMCONFIG,
lpdwsize: *mut u32,
) -> Result<()>where
P0: Param<PCSTR>,
pub unsafe fn GetDefaultCommConfigA<P0>(
lpszname: P0,
lpcc: *mut COMMCONFIG,
lpdwsize: *mut u32,
) -> Result<()>where
P0: Param<PCSTR>,