Function Queue_setLooping

Source
pub unsafe extern "C" fn Queue_setLooping(
    aQueue: *mut Queue,
    aLoop: c_int,
)