Skip to main content

executorch_Method_set_input

Function executorch_Method_set_input 

Source
pub unsafe extern "C" fn executorch_Method_set_input(
    self_: *mut ET_Method,
    input_evalue: ET_EValueRef,
    input_idx: usize,
) -> ET_Error