executorch_Method_get_attribute

Function executorch_Method_get_attribute 

Source
pub unsafe extern "C" fn executorch_Method_get_attribute(
    self_: *mut Method,
    name: ArrayRefChar,
    out: TensorRefMut,
) -> Error