vc-find-backend-function

vc-find-backend-function is a compiled Lisp function in `vc-hooks.el'.

(vc-find-backend-function BACKEND FUN)

Return BACKEND-specific implementation of FUN.
If there is no such implementation, return the default implementation;
if that doesn't exist either, return nil.