Function IsLinkedListEmpty

Source
pub unsafe extern "C" fn IsLinkedListEmpty(
    arg1: *const LinkedListInfo,
) -> MagickBooleanType