ANeuralNetworksDevice_getType

Function ANeuralNetworksDevice_getType 

Source
pub unsafe extern "C" fn ANeuralNetworksDevice_getType(
    device: *const ANeuralNetworksDevice,
    type_: *mut i32,
) -> c_int