Function webots_bindings::wb_robot_task_new[][src]

pub unsafe extern "C" fn wb_robot_task_new(
    task: Option<unsafe extern "C" fn(arg1: *mut c_void)>,
    param: *mut c_void
)