pub unsafe extern "C" fn ddwaf_builder_init() -> ddwaf_builderExpand description
Initialize an instace of the waf builder.
@return Handle to the builer instance or NULL on error.
@note If config is NULL, default values will be used
pub unsafe extern "C" fn ddwaf_builder_init() -> ddwaf_builderInitialize an instace of the waf builder.
@return Handle to the builer instance or NULL on error.
@note If config is NULL, default values will be used