Function AVIFileCreateStreamA
pub unsafe fn AVIFileCreateStreamA<P0>(
pfile: P0,
ppavi: *mut Option<IAVIStream>,
psi: *const AVISTREAMINFOA,
) -> Result<()>where
P0: Param<IAVIFile>,
pub unsafe fn AVIFileCreateStreamA<P0>(
pfile: P0,
ppavi: *mut Option<IAVIStream>,
psi: *const AVISTREAMINFOA,
) -> Result<()>where
P0: Param<IAVIFile>,