Function BNComponentGetReferencedDataVariables

Source
pub unsafe extern "C" fn BNComponentGetReferencedDataVariables(
    component: *mut BNComponent,
    count: *mut usize,
) -> *mut BNDataVariable