[][src]Function opencv::core::write_keypoint_1

pub fn write_keypoint_1(
    fs: &mut FileStorage,
    name: &str,
    kpt: KeyPoint
) -> Result<()>