Function as_category_add_child

Source
pub unsafe extern "C" fn as_category_add_child(
    category: *mut AsCategory,
    subcat: *mut AsCategory,
)