[][src]Function ndk_sys::ACaptureSessionPhysicalOutput_create

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