Function g_cclosure_marshal_VOID__VOID

pub unsafe extern "C" fn g_cclosure_marshal_VOID__VOID(
    closure: *mut GClosure,
    return_value: *mut GValue,
    n_param_values: u32,
    param_values: *const GValue,
    invocation_hint: *mut c_void,
    marshal_data: *mut c_void,
)