[][src]Function curl::init

pub fn init()
[]

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.