pub unsafe extern "C" fn otLinkGetCslTimeout(
    aInstance: *mut otInstance
) -> u32
Expand description

Gets the CSL timeout.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The CSL timeout in seconds.