mnn::ffi

Function Tensor_isTypeOf

source
pub unsafe extern "C" fn Tensor_isTypeOf(
    tensor: *const Tensor,
    type_: halide_type_t,
) -> bool