Function gdnative_sys::godot_script_register_method [] [src]

pub unsafe extern "C" fn godot_script_register_method(
    p_name: *const c_char,
    p_function_name: *const c_char,
    p_attr: godot_method_attributes,
    p_method: godot_instance_method
)