Function frida_sys::_frida_g_param_spec_float[][src]

pub unsafe extern "C" fn _frida_g_param_spec_float(
    name: *const gchar,
    nick: *const gchar,
    blurb: *const gchar,
    minimum: gfloat,
    maximum: gfloat,
    default_value: gfloat,
    flags: GParamFlags
) -> *mut GParamSpec