Function solana_sdk::pubkey::bytes_are_curve_point[][src]

pub fn bytes_are_curve_point<T>(_bytes: T) -> bool where
    T: AsRef<[u8]>,