pub unsafe extern "C-unwind" fn AVCaptionPointMake(
x: AVCaptionDimension,
y: AVCaptionDimension,
) -> AVCaptionPointAvailable on crate features
AVCaption and objc2-core-foundation only.Expand description
Makes an AVCaptionPoint from x and y coordinate AVCaptionDimensions.