pub unsafe extern "C" fn editorconfig_handle_init() -> editorconfig_handleExpand 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.