[][src]Function ndk_sys::ANeuralNetworksExecution_getOutputOperandRank

pub unsafe extern "C" fn ANeuralNetworksExecution_getOutputOperandRank(
    execution: *mut ANeuralNetworksExecution,
    index: i32,
    rank: *mut u32
) -> c_int