Function g_value_init_from_instance

pub unsafe extern "C" fn g_value_init_from_instance(
    value: *mut GValue,
    instance: *mut c_void,
)