Skip to main content

lo_server_thread_new_multicast_iface

Function lo_server_thread_new_multicast_iface 

Source
pub unsafe extern "C" fn lo_server_thread_new_multicast_iface(
    group: *const c_char,
    port: *const c_char,
    iface: *const c_char,
    ip: *const c_char,
    err_h: lo_err_handler,
) -> lo_server_thread