editorconfig_handle_init

Function editorconfig_handle_init 

Source
pub unsafe extern "C" fn editorconfig_handle_init() -> editorconfig_handle
Expand description

@brief Create and intialize a default editorconfig_handle object.

@retval NULL Failed to create the editorconfig_handle object.

@retval non-NULL The created editorconfig_handle object is returned.