pub unsafe extern "C" fn plc_init(
s: *mut plc_state_t,
) -> *mut plc_state_tExpand description
Initialise a packet loss concealer context. \brief Initialise a PLC context. \param s The packet loss concealer context. \return A pointer to the the packet loss concealer context.