string_path_weight

Function string_path_weight 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn string_path_weight( c_string_path: *const CStringPath, weight: *mut c_float, ) -> RUSTFST_FFI_RESULT
Expand description

ยงSafety

The pointers should be valid.