Function GA_newcheckbox

Source
pub unsafe extern "C" fn GA_newcheckbox(
    text: *const c_char,
    r: rect,
    _fn: actionfn,
) -> checkbox