SBBlockGetVariables2

Function SBBlockGetVariables2 

Source
pub unsafe extern "C" fn SBBlockGetVariables2(
    instance: SBBlockRef,
    target: SBTargetRef,
    arguments: bool,
    locals: bool,
    statics: bool,
) -> SBValueListRef