Function g_object_class_find_property

pub unsafe extern "C" fn g_object_class_find_property(
    oclass: *mut GObjectClass,
    property_name: *const i8,
) -> *mut GParamSpec