[][src]Function allegro_sys::events::al_emit_user_event

pub unsafe extern "C" fn al_emit_user_event(
    arg1: *mut ALLEGRO_EVENT_SOURCE,
    arg2: *mut ALLEGRO_EVENT,
    dtor: extern "C" fn(arg1: *mut ALLEGRO_USER_EVENT)
) -> c_bool