[][src]Function ndk_sys::ANeuralNetworksModel_addOperand

pub unsafe extern "C" fn ANeuralNetworksModel_addOperand(
    model: *mut ANeuralNetworksModel,
    type_: *const ANeuralNetworksOperandType
) -> c_int