Function ndk_sys::ANeuralNetworksModel_addOperand

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