lc_msg_send

Function lc_msg_send 

Source
pub unsafe extern "C" fn lc_msg_send(
    chan: *mut lc_channel_t,
    msg: *mut lc_message_t,
) -> isize