Function ANeuralNetworksDevice_getVersion

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