Function EditStreamCopy
pub unsafe fn EditStreamCopy<P0>(
pavi: P0,
plstart: *mut i32,
pllength: *mut i32,
ppresult: *mut Option<IAVIStream>,
) -> Result<()>where
P0: Param<IAVIStream>,
pub unsafe fn EditStreamCopy<P0>(
pavi: P0,
plstart: *mut i32,
pllength: *mut i32,
ppresult: *mut Option<IAVIStream>,
) -> Result<()>where
P0: Param<IAVIStream>,