How do i define functions in C so that vb is able to pass through a function address (using the AddressOf function in VB6) adn then what whould be the code in C to call that function address

thanks in advance