Function create_event

Source
pub unsafe extern "C" fn create_event(
    AttribName: *const c_char,
    AttribValue: *const c_char,
    EventHandle: *mut Hlong,
) -> Herror