fy_token_get_comment

Function fy_token_get_comment 

Source
pub unsafe extern "C" fn fy_token_get_comment(
    fyt: *mut fy_token,
    buf: *mut c_char,
    maxsz: usize,
    which: fy_comment_placement,
) -> *const c_char