SBFrameFindValue

Function SBFrameFindValue 

Source
pub unsafe extern "C" fn SBFrameFindValue(
    instance: SBFrameRef,
    name: *const c_char,
    value_type: ValueType,
) -> SBValueRef