Function ANeuralNetworksDevice_getFeatureLevel

Source
pub unsafe extern "C" fn ANeuralNetworksDevice_getFeatureLevel(
    device: *const ANeuralNetworksDevice,
    featureLevel: *mut i64,
) -> c_int