Function AppendImageToList

Source
pub unsafe extern "C" fn AppendImageToList(
    arg1: *mut *mut Image,
    arg2: *const Image,
)