MCPcopy Create free account
hub / github.com/cisco/openh264 / GetBoolStructSize

Function GetBoolStructSize

test/api/c_interface_test.c:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50size_t GetBoolStructSize (void) {
51 return sizeof (struct bool_test_struct);
52}

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected