AVCaptionPointMake

Function AVCaptionPointMake 

Source
pub unsafe extern "C-unwind" fn AVCaptionPointMake(
    x: AVCaptionDimension,
    y: AVCaptionDimension,
) -> AVCaptionPoint
👎Deprecated: renamed to AVCaptionPoint::new
Available on crate features AVCaption and objc2-core-foundation only.