Skip to main content

call_object_method

Function call_object_method 

Source
pub fn call_object_method(
    receiver_bits: u64,
    method_name: &str,
    args: &[u64],
) -> u64
Expand description

Call a method on an object value