pub unsafe extern "C" fn pm_comment_location(
comment: *const pm_comment_t,
) -> pm_location_tExpand description
Returns the location associated with the given comment.
@param comment the comment whose location we want to get @returns the location associated with the given comment