Function HlinkClone
pub unsafe fn HlinkClone<P0, P2, T>(
pihl: P0,
pihlsiteforclone: P2,
dwsitedata: u32,
) -> Result<T>where
P0: Param<IHlink>,
P2: Param<IHlinkSite>,
T: Interface,
pub unsafe fn HlinkClone<P0, P2, T>(
pihl: P0,
pihlsiteforclone: P2,
dwsitedata: u32,
) -> Result<T>where
P0: Param<IHlink>,
P2: Param<IHlinkSite>,
T: Interface,