find-function-C-source

find-function-C-source is a compiled Lisp function in `find-func.el'.

(find-function-C-source FUN-OR-VAR FILE TYPE)

Find the source location where FUN-OR-VAR is defined in FILE.
TYPE should be nil to find a function, or `defvar' to find a variable.