Type Definition js::jsapi::IsAcceptableThis  
                   
                       [−]
                   
               [src]
type IsAcceptableThis = Option<unsafe extern "C" fn(v: HandleValue) -> bool>;
type IsAcceptableThis = Option<unsafe extern "C" fn(v: HandleValue) -> bool>;