scf_value_set_from_string

Function scf_value_set_from_string 

Source
pub unsafe fn scf_value_set_from_string(
    val: *mut scf_value_t,
    valtype: scf_type_t,
    valstr: *const c_char,
) -> c_int