sfSound_setLoop

Function sfSound_setLoop 

Source
pub unsafe extern "C" fn sfSound_setLoop(
    sound: *mut sfSound,
    loop_: sfBool,
)