Function ACaptureSessionPhysicalOutput_create

Source
pub unsafe extern "C" fn ACaptureSessionPhysicalOutput_create(
    anw: *mut ACameraWindowType,
    physicalId: *const c_char,
    output: *mut *mut ACaptureSessionOutput,
) -> camera_status_t