Function ndk_sys::ANeuralNetworksDevice_getVersion

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