HAL_CheckPDPChannel

Function HAL_CheckPDPChannel 

Source
pub unsafe extern "C" fn HAL_CheckPDPChannel(channel: i32) -> HAL_Bool
Expand description

Checks if a PDP channel is valid.

@param channel the channel to check @return true if the channel is valid, otherwise false