[][src]Function android_ndk_sys::ANeuralNetworksDevice_getFeatureLevel

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