[][src]Function ndk_sys::ANeuralNetworksDevice_getVersion

pub unsafe extern "C" fn ANeuralNetworksDevice_getVersion(
    device: *const ANeuralNetworksDevice,
    version: *mut *const c_char
) -> c_int