Function idcurl::init

source · []
pub fn init()
Expand description

Initializes the underlying libcurl library.

It’s not required to call this before the library is used, but it’s recommended to do so as soon as the program starts.