Function libheif_sys::heif_image_handle_get_depth_image_representation_info[][src]

pub unsafe extern "C" fn heif_image_handle_get_depth_image_representation_info(
    handle: *const heif_image_handle,
    depth_image_id: heif_item_id,
    out: *mut *const heif_depth_representation_info
) -> c_int